@font-face {
    font-family: 'SFProDisplay-Bold';
    src: url('fonts/SFProDisplay-Bold.eot');
    src: url('fonts/SFProDisplay-Bold.eot?#iefix') format('embedded-opentype'),
         url('fonts/SFProDisplay-Bold.woff2') format('woff2'),
         url('fonts/SFProDisplay-Bold.woff') format('woff'),
         url('fonts/SFProDisplay-Bold.ttf')  format('truetype'),
         url('fonts/SFProDisplay-Bold.svg#SF Pro Display') format('svg');
}